home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.2 for Intel
/
NeXTSTEP 3.2 for Intel.iso
/
NextApps
/
Grab.app
/
English.lproj
/
DocumentWindow.nib
/
data.classes
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1993-05-26
|
344 b
|
28 lines
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
WindowController = {
ACTIONS = {
print:;
save:;
saveAs:;
performClose:;
};
OUTLETS = {
myWindow;
scrollView;
imageView;
};
SUPERCLASS = Object;
};
ImageView = {
ACTIONS = {
};
OUTLETS = {
imageToShow;
};
SUPERCLASS = View;
};